Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: show build version #900

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

feat: show build version #900

wants to merge 8 commits into from

Conversation

Noggling
Copy link
Contributor

Description

  • PR title and description are to the point and understandable
  • I have performed a self-review of my own code'

Please select version type the purposed change:

  • major
  • minor
  • patch
  • none

External Relations

  • database migration

Changeset

Better styling for better layout

  • Displaying deleted apps better
  • Displaying version information
  • Not allowing context app connections on non context portals
  • Better AG grid configuration

@Noggling Noggling requested a review from a team as a code owner December 17, 2024 10:59
Copy link

changeset-bot bot commented Dec 17, 2024

🦋 Changeset detected

Latest commit: a5e4967

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
fusion-project-portal Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Noggling Noggling changed the title Fix/show build version feat: show build version Dec 17, 2024
@github-actions github-actions bot added frontend Frontend specific size-xl labels Dec 17, 2024
… input and improve app key display in portal apps
@@ -165,9 +164,15 @@ export function ContextAppSideSheet({
onCellValueChanged: (event) => {
if (event.newValue) {
console.log('Activate context', event.data);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this console logging be here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No it should not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend specific size-xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants